geany_dlang ~master (2022-04-10T03:23:54.8738792)
Dub
Repo
Sci_NotifyHeader
geany_d_binding
scintilla
Scintilla
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (
System
) @
nogc
nothrow
struct
Sci_NotifyHeader {
void
*
hwndFrom
;
uptr_t
idFrom
;
uint
code
;
}
Members
Variables
code
uint
code
;
Undocumented in source.
hwndFrom
void
*
hwndFrom
;
Undocumented in source.
idFrom
uptr_t
idFrom
;
Undocumented in source.
Meta
Source
See Implementation
geany_d_binding
scintilla
Scintilla
enums
Msg
Sc
Sci
structs
SCNotification
Sci_NotifyHeader